'Declaration
Public Overloads Function Bind( _ ByVal xDataFieldName As String, _ ByVal sourceCollection As IEnumerable(Of T) _ ) As TBuilder
public TBuilder Bind( string xDataFieldName, IEnumerable<T> sourceCollection )
Parameters
- xDataFieldName
- Sets the name of the x data field.
- sourceCollection
- The data source